home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12399 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  530 b 

  1. Path: FreeNet.Carleton.CA!aq436
  2. From: aq436@FreeNet.Carleton.CA (Jerry Boyd)
  3. Newsgroups: comp.lang.c
  4. Subject: Sort Function
  5. Date: 31 Mar 1996 20:34:49 GMT
  6. Organization: The National Capital FreeNet
  7. Sender: aq436@freenet2.carleton.ca (Jerry Boyd)
  8. Message-ID: <4jmq99$cqi@freenet-news.carleton.ca>
  9. Reply-To: aq436@FreeNet.Carleton.CA (Jerry Boyd)
  10. NNTP-Posting-Host: freenet2.carleton.ca
  11.  
  12.  
  13.  
  14. How would I WRITE a function (called sort3) that would 
  15. sort three integers (in assending order) by using pointers
  16. and NOT arrays?
  17.  
  18.  
  19.  
  20. --
  21.  
  22.